Xuni Product Documentation - Xamarin.Forms
XuniReadOnlyCollectionViewBase<T> Class
Members 
The type of the items in the collection.
Base class for read-only collection views.
Syntax
[DefaultMember("Item")]
public abstract class XuniReadOnlyCollectionViewBase<T> : ICollectionView<T>, ISupportCurrency  
where T: class
Type Parameters
T
The type of the items in the collection.
Inheritance Hierarchy

System.Object
   Xuni.CollectionView.XuniReadOnlyCollectionViewBase<T>
      Xuni.CollectionView.XuniCollectionViewWithSource<S,T>
      Xuni.CollectionView.XuniCursorCollectionView<T,K>

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

XuniReadOnlyCollectionViewBase<T> Members
Xuni.CollectionView Namespace